Terminal Errors
ThetelTermErrorMsg
message (page 5-11) provides information about the kind of error that has occurred on a telephone terminal. Themtype
parameter can contain one of the following constants:
enum { telUnknown = 0, telTerminalHWDisconnected = 1, telDeviceDriverClosed = 2 };Constant descriptions
telUnknown
- An unknown type of error.
telTerminalHWDisconnected
- The telephone terminal hardware has been disconnected.
telDeviceDriverClosed
- The telephone terminal device driver has been closed.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help